home *** CD-ROM | disk | FTP | other *** search
- char RCS_ID_NETSOCKET_C[] = "$Id: netsocket.c,v 1.2 1994/01/12 18:37:04 jasegler Exp jasegler $";
- /* $Id: netsocket.c,v 1.2 1994/01/12 18:37:04 jasegler Exp jasegler $
-
- * Normal function library instead of inline headers.. :)
- */
-
-
-
- #include <exec/types.h>
- #include <dos/dos.h>
- #include <sys/types.h>
-
- #define static
- #define __inline
-
- #include <clib/socket_protos.h>
- #include <inline/socket.h>
-